<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
/* Author: zq */
/* Time: 2015/12/26*/

/*header*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p,blockquote {padding: 0;margin: 0;}
fieldset,img {border: 0; padding:0px; margin:0px;}
ol,ul {list-style: none;}
h1,h2,h3,h4,h5,h6 {font-weight: normal; font-size:100%;}
body{ font:14px/24px 'Microsoft YaHei'; color:#484848;}
a{ color:#484848; text-decoration:none;transition:all 0.5s ease 0.01s; -moz-transition:all 0.5s ease 0.01s; -webkit-transition:all 0.5s ease 0.01s;}
a:hover{transition:all 0.5s ease 0.01s; -moz-transition:all 0.5s ease 0.01s; -webkit-transition:all 0.5s ease 0.01s;}
.fl{ float:left;}
.fr{ float:right;}
.show{ display:block;}
.hide{ display:none;}
.cl{ clear:both;}
html{ overflow-x:hidden;}
*{ outline:none;}
.wd1100{ width:1200px; margin:auto; overflow: hidden; clear: both}
a:hover{ color:#0268b3;}

/*头部公用*/
.head{ height: 75px; overflow: hidden}
.header{width:100%; height: 75px; min-width:1100px;  position: fixed; top: 0px; z-index: 9999; border-bottom: 1px solid #C9C9C9; background: #FFFFFF}
.logo{ width:260px; height:75px; float: left}
.h_r{ width:auto; height:86px;}
.lang{ color:#C2C2C2; padding-top:6px; margin-right:-8px; display:inline;}
.lang a{ font-family:'宋体'; color:#888; padding:0 8px;}
.lang a:hover{ color:#0268b3;}
.search{ width:184px; height:26px; margin-top:8px; margin-left:8px; display:inline; border:1px solid #dcdcdc;}
.tel{width:300px; height:60px; margin-top:18px; padding-left: 50px; padding-top: 5px; font-size: 26px; font-weight: bold; background: url(../Images/head_tel.png) no-repeat left center; }
.tel span{font-size: 14px; color: #565656; font-weight: 100}
.ser_text{ display:inline-block; font-family:'Microsoft YaHei'; color:#484848; font-size:12px; width:128px; height:20px; line-height:20px; padding:3px 6px; border:0; border:none;}
.ser_buton{ display:block; background:url(../Images/ser_sub.jpg) no-repeat; width:35px; height:26px; border:none; cursor:pointer;}
.nav{ float: left; margin-left: 80px;  height:75px; line-height: 75px;}
.nav ul{ margin: auto}
.nav li{ float:left; position:relative; width: 90px; margin: auto 15px; display:inline; text-align: center;}
.nav_name{ display:block; color:#6E6E6E; font-size:14px; width:auto;}
.nav_name span{color:#6E6E6E; text-align: center}
.nav li.nav_none .nav_name span{ background:none;}
.nav li.cur .nav_name,.nav li.nav_this .nav_name{color:#B70003; border-bottom: 1px solid #B70003}
.sub_nav{ display:none; position:absolute; top:50px; left:0; z-index:1000; background-color:#FFF;height:auto; overflow:hidden; }
.sub_chnal{ width:200px; min-height:210px; padding-top:10px; display:inline; background-color:#f4f4f4;}
.nav .sub_chnal li{ float:none; display:block; margin:0; height:34px; text-align: left}
.sub_chnal li a{ display:block; font-size:13px; height:34px; line-height:34px; padding-left:12px;}
.sub_chnal li a span{ display:block; background:url(../Images/sub_iconac.png) no-repeat left; padding-left:12px; width:150px; height:34px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.sub_chnal li a:hover{ background-color:#FFF;}
.sub_chnal li a:hover span{ background:url(../Images/sub_iconho.png) no-repeat left;}
.sub_infor{ width:230px; padding:25px 25px 0 0; display:inline;}
.sub_infImg{ width:230px; height:110px;}
.sub_inftro{ color:#666; line-height:20px; height:40px; overflow:hidden; padding-top:12px;}


/*底部公用*/
.footer{ background: #f0f0f0; }
.footer,.foot_t,.foot_d{ clear:both; width:100%; height:auto; overflow:hidden; min-width:1100px;}
.foot_t{ min-height:320px;}
.foot_top{ height:auto; overflow:hidden; padding:36px 0 30px;}
.foot_top .ewm{width: 200px; float: right; text-align: center}
.foot_top .contact{width: 300px; float: right; }
.foot_top .contact h3{background: url(../Images/head_tel.png) no-repeat; font-size: 26px; font-weight: bold; color: #9B0002; margin-bottom: 20px}
.foot_top .contact p{line-height: 35px}

.foot_top dl{ float:left; min-width: 130px; max-width: 150px}
.foot_top dt{ margin-bottom:12px;}
.foot_top dt a{ color:#535353; font-size:18px;}
.foot_top dt a{ height:24px;}
.foot_top a{ display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.foot_top dd{ height:30px; line-height:30px;}
.foot_top dd a{ color:#535353; font-size:14px; height:30px; background:url(../Images/foot_icon.png) no-repeat left; padding-left:14px;}
.foot_d{ background-color:#0268b3; height:45px; line-height:45px;}
.foot_down{ height:45px;}
.foot_click{ color:#5f98d8; margin-right:-9px; display:inline;}
.foot_click a{ padding:0 9px;} 
.copyright{width: 1200px; margin: auto}
.copyright,.foot_click a,.copyright a{ color:#FFF; opacity:0.8; filter: alpha(opacity=80);}
.foot_clzy span{ background:url(../Images/foot_clicon.png) no-repeat right; padding-right:16px;}
</pre></body></html>